[INFO] cloning repository https://github.com/mahoraga94/bure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahoraga94/bure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahoraga94%2Fbure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahoraga94%2Fbure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0c11242f8177886a0ef1fd84a5e1d0fd140528e
[INFO] checking mahoraga94/bure against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahoraga94%2Fbure" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahoraga94/bure
[INFO] finished tweaking git repo https://github.com/mahoraga94/bure
[INFO] tweaked toml for git repo https://github.com/mahoraga94/bure written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahoraga94/bure on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahoraga94/bure already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.cfg(not(debug_assertions)).rustflags
[INFO] [stderr] warning: `bure` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b
[INFO] running `Command { std: "docker" "start" "49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.cfg(not(debug_assertions)).rustflags
[INFO] [stderr] warning: `bure` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking bure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `lb`
[INFO] [stdout]   --> src/parsers/hook.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 let lb = parser.expect_kind(TT::LBracket, ParseErrorKind::ExpectedTemplateInHook)?;
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_lb`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rb`
[INFO] [stdout]   --> src/parsers/hook.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 let rb = parser.expect_kind(TT::RBracket, ParseErrorKind::ExpectedTemplateInHook)?;
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_rb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parsers/call.rs:92:58
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Some(TT::LParen) => {
[INFO] [stdout]    |                 ---------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 92 |                 Some(TT::StrLiteral) | Some(TT::Ident) | Some(TT::LParen) => {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `seen_bits` is never read
[INFO] [stdout]    --> src/parsers/sanalyser/bringchecker.rs:461:17
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 seen_bits |= bit;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `seen_bits` is never read
[INFO] [stdout]    --> src/parsers/sanalyser/bringchecker.rs:539:17
[INFO] [stdout]     |
[INFO] [stdout] 539 |                 seen_bits |= bit;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lb`
[INFO] [stdout]   --> src/parsers/hook.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 let lb = parser.expect_kind(TT::LBracket, ParseErrorKind::ExpectedTemplateInHook)?;
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_lb`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rb`
[INFO] [stdout]   --> src/parsers/hook.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 let rb = parser.expect_kind(TT::RBracket, ParseErrorKind::ExpectedTemplateInHook)?;
[INFO] [stdout]    |                     ^^ help: if this is intentional, prefix it with an underscore: `_rb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parsers/call.rs:92:58
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 Some(TT::LParen) => {
[INFO] [stdout]    |                 ---------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 92 |                 Some(TT::StrLiteral) | Some(TT::Ident) | Some(TT::LParen) => {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `seen_bits` is never read
[INFO] [stdout]    --> src/parsers/sanalyser/bringchecker.rs:461:17
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 seen_bits |= bit;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `seen_bits` is never read
[INFO] [stdout]    --> src/parsers/sanalyser/bringchecker.rs:539:17
[INFO] [stdout]     |
[INFO] [stdout] 539 |                 seen_bits |= bit;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
[INFO] running `Command { std: "docker" "inspect" "49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b", kill_on_drop: false }`
[INFO] [stdout] 49ccb12864fec8fe9a878754560979b578dbd0253cd93cc88737f512d325108b
